Skip to content

Conversation

@safo6m
Copy link
Collaborator

@safo6m safo6m commented Jun 5, 2018

Until now, syncing relationships didn't work as expected. If you had more than 4 levels of belongsTo nestings, some of the relationships weren't updated properly. I wrote a few specs to cover that case.

I took a different approach while updating relationships - I'm updating all the models only once with the same set of models (included). This should prevent unncessary model updates.

Related to: #178

@safo6m safo6m requested review from HennerM and ghidoz June 5, 2018 19:24
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 90.661% when pulling 82df9cc on fix/parsing-relationships into 8e18cd6 on master.

@coveralls
Copy link

coveralls commented Jun 5, 2018

Coverage Status

Coverage increased (+0.2%) to 90.661% when pulling 5ef76a0 on fix/parsing-relationships into ac228bc on master.

@safo6m safo6m merged commit f691ab6 into master Aug 3, 2018
@safo6m safo6m deleted the fix/parsing-relationships branch August 3, 2018 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants